int->string/decimal

α


Summary

Turn α into a its **decimal** string representation

Bytecode

Probably only interesting to you if you want to understand more about the Nujel VM or care very much about performance.

(    0 ($get/val 'string))
(    2 ($get/val ))
(    4 ($apply 1))
(    6 ($ret))